Common Application Code
Common code that can be used across Android applications
 All Classes
Public Member Functions | Package Attributes
com.kiwi.Log.LogBufferElement Class Reference

List of all members.

Public Member Functions

 LogBufferElement (String logString)
void setConsumerPending ()
void unsetConsumerPending ()
void setProducerPending ()
void unsetProducerPending ()
boolean isProducerPending ()
boolean isConsumerPending ()
String getLogString ()

Package Attributes

boolean producerPending

The documentation for this class was generated from the following file:
 All Classes